home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / OptionsControlSelect.def < prev    next >
Encoding:
Text File  |  2005-12-20  |  5.9 KB  |  225 lines

  1. !Include("UI.def")
  2.  
  3. MenuButton("UIOptionsControlSelect","OptionsControlSelect","","","Pattern")
  4. {
  5.     Checked(0)
  6.     Disabled(0)
  7.     CanCallPress(0)
  8.     CanCheck(0)
  9.     MouseLeaveDestroyFocus(1)
  10.     TextureCheckedAlpha(1.0)
  11.     TextCheckedAlpha(1.0)
  12.     TextureDisabledAlpha(1.0)
  13.     TextDisabledAlpha(1.0)
  14.     TextureFocusCheckAlpha(1.0)
  15.     TextFocusCheckAlpha(1.0)
  16.     CallPressPeriod(0.1)
  17.     DoubleClick(0.3)
  18.     Command(1)
  19.     Notify(1)
  20.     CanFocus(1)
  21. //    TextureHighlightID("BoxNoBack")
  22.     TextureHighlightID("BoxNoBackWhite")
  23.     TextureFocusAlpha(1.0)
  24.     TextFocusAlpha(1.0)
  25.     SelKeyUp(200)
  26.     SelKeyDown(208)
  27.     FocusSound("data/sounds/highlight")
  28.     Text("")
  29.     TextAlpha(1.0)
  30. //    TextColor(1.0,1.0,1.0)
  31.     TextColor(1.0,0.61,0.02)
  32.     Font("MSSansSerif8")
  33.     TextPosFlags(34)
  34.     PatternFile("../uidef/OptionsControlSelect.def")
  35.     Mouse(1)
  36.     Keyboard(1)
  37.     Joy(1)
  38.     Visible(1)
  39.     ParentPositioning(1)
  40.     PreviousElemPositioning(1)
  41.     ParentCenteringX(0)
  42.     ParentCenteringY(0)
  43.     ParentSizingX(0)
  44.     ParentSizingY(0)
  45.     FrameCornerSize(2,2)
  46.     TextureAlpha(1.0)
  47.     LogicSize(0.45,0.05)
  48.     LogicPos(0.0,1.2)
  49.  
  50.     ControlObject("UIControlObject","ID_LABEL","Specific")
  51.     {
  52.         Command(1)
  53.         Notify(1)
  54.         CanFocus(1)
  55.         TextureFocusAlpha(0.2)
  56.         TextFocusAlpha(0.6)
  57.         SelKeyUp(200)
  58.         SelKeyDown(208)
  59.         ForceTextLowerCase()
  60.         Text("label")
  61.         TextAlpha(0.8)
  62.         TextColor(1.0,1.0,1.0)
  63. //        TextColor(1.0,0.61,0.02)
  64.         Font("MenuSmall")
  65.         FontScale(0.5)
  66.         TextPosFlags(18)
  67.         PatternFileElem()
  68.         Mouse(0)
  69.         Keyboard(0)
  70.         Joy(0)
  71.         Visible(1)
  72.         ParentPositioning(1)
  73.         PreviousElemPositioning(0)
  74.         ParentCenteringX(0)
  75.         ParentCenteringY(1)
  76.         ParentSizingX(1)
  77.         ParentSizingY(1)
  78.         TextureAlpha(0.2)
  79.         LogicSize(0.4,1.0)
  80.         LogicPos(0.029999493,0.0)
  81.     }// [UIControlObject] ID_LABEL
  82.  
  83.     Button("UIButton","ID_BTN_LEFT","","Specific")
  84.     {
  85.         Checked(0)
  86.         Disabled(0)
  87.         CanCallPress(1)
  88.         CanCheck(0)
  89.         MouseLeaveDestroyFocus(1)
  90.         CheckSound("data/sounds/click")
  91.         TextureCheckedAlpha(1.0)
  92.         TextCheckedAlpha(1.0)
  93.         TextureDisabledID("ArrowSmallLeft")
  94.         TextureDisabledAlpha(0.4)
  95.         TextDisabledAlpha(1.0)
  96.         TextureFocusCheckAlpha(1.0)
  97.         TextFocusCheckAlpha(1.0)
  98.         CallPressPeriod(0.2)
  99.         DoubleClick(0.3)
  100.         Command(1)
  101.         Notify(1)
  102.         CanFocus(1)
  103.         TextureFocusAlpha(1.0)
  104.         TextFocusAlpha(1.0)
  105.         SelKeyUp(200)
  106.         SelKeyDown(208)
  107.         FocusSound("data/sounds/highlight")
  108.         Text("")
  109.         TextAlpha(1.0)
  110. //        TextColor(1.0,1.0,1.0)
  111.         TextColor(1.0,0.61,0.02)
  112.         Font("MSSansSerif8")
  113.         TextPosFlags(34)
  114.         PatternFileElem()
  115.         Mouse(1)
  116.         Keyboard(0)
  117.         Joy(1)
  118.         Visible(1)
  119.         ParentPositioning(1)
  120.         PreviousElemPositioning(0)
  121.         ParentCenteringX(0)
  122.         ParentCenteringY(1)
  123.         ParentSizingX(1)
  124.         ParentSizingY(1)
  125.         TextureID("ArrowSmallLeft")
  126.         TextureAlpha(0.8)
  127.         LogicSize(0.033333335,0.4)
  128.         LogicPos(0.85,0.30000004)
  129.     }// [UIButton] ID_BTN_LEFT
  130.  
  131.     Button("UIButton","ID_BTN_RIGHT","","Specific")
  132.     {
  133.         Checked(0)
  134.         Disabled(0)
  135.         CanCallPress(1)
  136.         CanCheck(0)
  137.         MouseLeaveDestroyFocus(1)
  138.         CheckSound("data/sounds/click")
  139.         TextureCheckedAlpha(1.0)
  140.         TextCheckedAlpha(1.0)
  141.         TextureDisabledID("ArrowSmallRight")
  142.         TextureDisabledAlpha(0.4)
  143.         TextDisabledAlpha(1.0)
  144.         TextureFocusCheckAlpha(1.0)
  145.         TextFocusCheckAlpha(1.0)
  146.         CallPressPeriod(0.2)
  147.         DoubleClick(0.3)
  148.         Command(1)
  149.         Notify(1)
  150.         CanFocus(1)
  151.         TextureFocusAlpha(1.0)
  152.         TextFocusAlpha(1.0)
  153.         SelKeyUp(200)
  154.         SelKeyDown(208)
  155.         FocusSound("data/sounds/highlight")
  156.         Text("")
  157.         TextAlpha(1.0)
  158. //        TextColor(1.0,1.0,1.0)
  159.         TextColor(1.0,0.61,0.02)
  160.         Font("MSSansSerif8")
  161.         TextPosFlags(34)
  162.         PatternFileElem()
  163.         Mouse(1)
  164.         Keyboard(0)
  165.         Joy(1)
  166.         Visible(1)
  167.         ParentPositioning(1)
  168.         PreviousElemPositioning(0)
  169.         ParentCenteringX(0)
  170.         ParentCenteringY(1)
  171.         ParentSizingX(1)
  172.         ParentSizingY(1)
  173.         TextureID("ArrowSmallRight")
  174.         TextureAlpha(0.8)
  175.         LogicSize(0.033333335,0.4)
  176.         LogicPos(0.95,0.30000004)
  177.     }// [UIButton] ID_BTN_RIGHT
  178.  
  179.     Button("UIButton","ID_OPTION","option","Specific")
  180.     {
  181.         Checked(0)
  182.         Disabled(0)
  183.         CanCallPress(0)
  184.         CanCheck(0)
  185.         MouseLeaveDestroyFocus(1)
  186.         TextureCheckedAlpha(1.0)
  187.         TextCheckedAlpha(1.0)
  188.         TextureDisabledAlpha(1.0)
  189.         TextDisabledAlpha(0.4)
  190.         TextureFocusCheckAlpha(1.0)
  191.         TextFocusCheckAlpha(1.0)
  192.         CallPressPeriod(0.1)
  193.         DoubleClick(0.3)
  194.         Command(1)
  195.         Notify(1)
  196.         CanFocus(1)
  197.         TextureFocusAlpha(0.3)
  198.         TextFocusAlpha(1.0)
  199.         SelKeyUp(200)
  200.         SelKeyDown(208)
  201.         ForceTextLowerCase()
  202.         Text("option")
  203.         TextAlpha(0.8)
  204. //        TextColor(1.0,1.0,1.0)
  205.         TextColor(1.0,0.61,0.02)
  206.         Font("MenuControlSelect")
  207.         FontScale(0.6)
  208.         TextPosFlags(34)
  209.         PatternFileElem()
  210.         Mouse(1)
  211.         Keyboard(0)
  212.         Joy(0)
  213.         Visible(1)
  214.         ParentPositioning(1)
  215.         PreviousElemPositioning(0)
  216.         ParentCenteringX(0)
  217.         ParentCenteringY(1)
  218.         ParentSizingX(1)
  219.         ParentSizingY(1)
  220.         TextureAlpha(0.2)
  221.         LogicSize(0.033333335,1.0)
  222.         LogicPos(0.9,0.0)
  223.     }// [UIButton] ID_OPTION
  224. }// [UIOptionsControlSelect] OptionsControlSelect
  225.